PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocumentInformation Class / setKeywords Method
Keywords associated with the document.
In This Topic
    setKeywords Method
    In This Topic
    Sets the keywords.
    Syntax
    public void setKeywords( 
       java.lang.String keywords
    )

    Parameters

    keywords
    Keywords associated with the document.
    See Also